Function core_foundation_sys::string::CFStringPad

source ยท
pub unsafe extern "C" fn CFStringPad(
    theString: CFMutableStringRef,
    padString: CFStringRef,
    length: CFIndex,
    indexIntoPad: CFIndex,
)