Function libc::strstr

source · []
pub unsafe extern "C" fn strstr(
    cs: *const c_char,
    ct: *const c_char
) -> *mut c_char