Function bpf_sys::strstr[][src]

pub unsafe extern "C" fn strstr(
    __haystack: *const c_char,
    __needle: *const c_char
) -> *mut c_char