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

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