Function CFStringHasPrefix

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