Function ndk_sys::strrchr

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