Function core_foundation_sys::string::CFStringTransform

source ยท
pub unsafe extern "C" fn CFStringTransform(
    string: CFMutableStringRef,
    range: *mut CFRange,
    transform: CFStringRef,
    reverse: Boolean,
) -> Boolean