[][src]Function blend2d_sys::blPathFitTo

pub unsafe extern "C" fn blPathFitTo(
    self_: *mut BLPathCore,
    range: *const BLRange,
    rect: *const BLRect,
    fitFlags: u32
) -> BLResult