Function libc::strchrnul

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