[][src]Function uikit_sys::CFStringInsert

pub unsafe extern "C" fn CFStringInsert(
    str_: CFMutableStringRef,
    idx: CFIndex,
    insertedStr: CFStringRef
)