Function swift_runtime_sys::root::strstr

source ยท
pub unsafe extern "C" fn strstr(
    __big: *const c_char,
    __little: *const c_char,
) -> *mut c_char