Function core_foundation::string::CFStringGetCharacters

source ยท
pub unsafe extern "C" fn CFStringGetCharacters(
    theString: *const __CFString,
    range: CFRange,
    buffer: *mut u16,
)