Function ffmpeg_sys_fframes::av_strcasecmp
source ยท pub unsafe extern "C" fn av_strcasecmp(
a: *const c_char,
b: *const c_char,
) -> c_intExpand description
Locale-independent case-insensitive compare. @note This means only ASCII-range characters are case-insensitive