Function esp_idf_hal::sys::strcasecmp_l

source ยท
pub unsafe extern "C" fn strcasecmp_l(
    arg1: *const i8,
    arg2: *const i8,
    arg3: *mut __locale_t,
) -> i32