Function SetBitmapBits

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