Function blPathAddRectI

Source
pub unsafe extern "C" fn blPathAddRectI(
    self_: *mut BLPathCore,
    rect: *const BLRectI,
    dir: u32,
) -> BLResult