Function ndk_sys::strchr

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