rustmax::libc

Function strchrnul

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