pub unsafe extern "C" fn CFCharacterSetRemoveCharactersInRange(
theSet: CFMutableCharacterSetRef,
theRange: CFRange,
)Expand description
Apple SDK function CFCharacterSetRemoveCharactersInRange.
pub unsafe extern "C" fn CFCharacterSetRemoveCharactersInRange(
theSet: CFMutableCharacterSetRef,
theRange: CFRange,
)Apple SDK function CFCharacterSetRemoveCharactersInRange.