Function CFStringTrim

Source
pub unsafe extern "C" fn CFStringTrim(
    theString: *mut __CFString,
    trimString: *const __CFString,
)