Function blPathAddRectD

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