Function blPatternSetArea

Source
pub unsafe extern "C" fn blPatternSetArea(
    self_: *mut BLPatternCore,
    area: *const BLRectI,
) -> BLResult