Function blPathGetFigureRange

Source
pub unsafe extern "C" fn blPathGetFigureRange(
    self_: *const BLPathCore,
    index: usize,
    rangeOut: *mut BLRange,
) -> BLResult