SetROP2

Function SetROP2 

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

#162 SetROP2

sets the current drawing mode for the specified device-context

ยงSee also

  • MS-EMF:v14 2.3.11.23 EMR_SETROP2 Record