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