Function eos_rs::ffi::Strstr

source ·
pub unsafe extern "C" fn Strstr(
    haystack: *const c_char,
    needle: *const c_char
) -> *mut c_char