SetBitmapBits

Function SetBitmapBits 

Source
pub unsafe extern "system" fn SetBitmapBits(
    hbm: *mut c_void,
    cb: u32,
    pvbits: *const c_void,
) -> i32
Expand description

#260 SetBitmapBits

sets the bits from the bitmap in device-dependent format.