Function mnn::prelude::strcasestr

source ยท
pub unsafe extern "C" fn strcasestr(
    cs: *const i8,
    ct: *const i8,
) -> *mut i8