Function blPathAddBoxI

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