[][src]Function blend2d_sys::blPathGetFigureRange

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