libc::strstr [] [src]

pub unsafe extern fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char
Unstable (libc)

: use libc from crates.io