Function SetBitmapBits

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