[][src]Function blend2d_sys::blPathAddBoxI

pub unsafe extern "C" fn blPathAddBoxI(
    self_: *mut BLPathCore,
    box_: *const BLBoxI,
    dir: u32
) -> BLResult