Function raylib::ffi::strtok[][src]

pub unsafe extern "C" fn strtok(
    __s: *mut i8,
    __delim: *const i8
) -> *mut i8