pub unsafe extern "C" fn CFStringPad(
theString: CFMutableStringRef,
padString: CFStringRef,
length: CFIndex,
indexIntoPad: CFIndex,
)Expand description
Apple SDK function CFStringPad.
pub unsafe extern "C" fn CFStringPad(
theString: CFMutableStringRef,
padString: CFStringRef,
length: CFIndex,
indexIntoPad: CFIndex,
)Apple SDK function CFStringPad.