pub unsafe extern "C" fn CFCharacterSetRemoveCharactersInString(
theSet: CFMutableCharacterSetRef,
theString: CFStringRef,
)Expand description
Apple SDK function CFCharacterSetRemoveCharactersInString.
pub unsafe extern "C" fn CFCharacterSetRemoveCharactersInString(
theSet: CFMutableCharacterSetRef,
theString: CFStringRef,
)Apple SDK function CFCharacterSetRemoveCharactersInString.