Function core_foundation::string::CFStringGetCharacterAtIndex

source ยท
pub unsafe extern "C" fn CFStringGetCharacterAtIndex(
    theString: *const __CFString,
    idx: isize,
) -> u16