Skip to main content

strtok

Function strtok 

Source
pub unsafe extern "C" fn strtok(
    arg1: *mut u8,
    arg2: *const u8,
) -> *mut u8