SetBkColor

Function SetBkColor 

Source
pub unsafe extern "system" fn SetBkColor(
    hdc: *mut c_void,
    color: u32,
) -> u32
Expand description

#163 SetBkColor

sets the current background color for the given device-context

ยงSee also

  • MS-EMF:v14 2.3.11.10 EMR_SETBKCOLOR Record