Function core_foundation_sys::string::CFStringGetCharacters

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