[][src]Function bibutils_sys::strstr

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