Skip to main content

CTRunGetStringIndicesPtr

Function CTRunGetStringIndicesPtr 

Source
pub unsafe extern "C-unwind" fn CTRunGetStringIndicesPtr(
    run: &CTRun,
) -> *const CFIndex
👎Deprecated:

renamed to CTRun::string_indices_ptr

Available on crate feature CTRun only.