Function browser_window_c::cstrchr

source ·
pub unsafe extern "C" fn cstrchr(
    __s: *const c_char,
    __c: c_int
) -> *mut c_char