[][src]Function CCODE::strstr

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