CTRunGetImageBounds

Function CTRunGetImageBounds 

Source
pub unsafe extern "C-unwind" fn CTRunGetImageBounds(
    run: &CTRun,
    context: Option<&CGContext>,
    range: CFRange,
) -> CGRect
👎Deprecated: renamed to CTRun::image_bounds
Available on crate features CTRun and objc2-core-graphics only.