Function CFStringHasSuffix

Source
pub unsafe extern "C" fn CFStringHasSuffix(
    theString: CFStringRef,
    suffix: CFStringRef,
) -> Boolean