libc

Function strchrnul

Source
pub unsafe extern "C" fn strchrnul(
    s: *const c_char,
    c: c_int,
) -> *mut c_char