SetBkMode

Function SetBkMode 

Source
pub unsafe extern "system" fn SetBkMode(
    hdc: *mut c_void,
    mode: i32,
) -> i32
Expand description

#164 SetBkMode

sets the background mode for the device-context

ยงSee also

  • MS-EMF:v14 2.3.11.11 EMR_SETBKMODE Record