Skip to main content

strrchr

Function strrchr 

Source
pub unsafe extern "C" fn strrchr(
    arg1: *const u8,
    arg2: i32,
) -> *mut u8