[][src]Function blend2d_sys::blPathAddRectI

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