Function rsmpeg::ffi::av_strcasecmp[][src]

pub unsafe extern "C" fn av_strcasecmp(a: *const i8, b: *const i8) -> i32
Expand description

Locale-independent case-insensitive compare. @note This means only ASCII-range characters are case-insensitive