Function esp_idf_hal::sys::strtok

source ยท
pub unsafe extern "C" fn strtok(
    arg1: *mut i8,
    arg2: *const i8,
) -> *mut i8