Function CFStringTrim

Source
pub unsafe extern "C" fn CFStringTrim(
    theString: CFMutableStringRef,
    trimString: CFStringRef,
)