Function browser_window_core::prelude::cstrstr[][src]

pub unsafe extern "C" fn cstrstr(
    __haystack: *const i8,
    __needle: *const i8
) -> *mut i8