pub unsafe extern "C-unwind" fn CFStringPad(
the_string: Option<&CFMutableString>,
pad_string: Option<&CFString>,
length: CFIndex,
index_into_pad: CFIndex,
)👎Deprecated:
renamed to CFMutableString::pad
Available on crate feature
CFString only.