Function esp_idf_hal::sys::strrchr

source ·
pub unsafe extern "C" fn strrchr(
    arg1: *const i8,
    arg2: i32
) -> *mut i8