Function blContextFillRectI

Source
pub unsafe extern "C" fn blContextFillRectI(
    self_: *mut BLContextCore,
    rect: *const BLRectI,
) -> BLResult