[go: up one dir, main page]

Function libc::strchrnul

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