SetBitmapBits

Function SetBitmapBits 

Source
pub unsafe extern "stdcall" fn SetBitmapBits(
    hbm: HBITMAP,
    cb: DWORD,
    pvBits: *const c_void,
) -> LONG