Skip to main content

strchr

Function strchr 

Source
pub unsafe extern "C" fn strchr(arg1: *const u8, arg2: i32) -> *mut u8