Function blPathFitTo

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