pub unsafe extern "system" fn SetStretchBltMode(
hdc: *mut c_void,
mode: i32,
) -> i32Expand description
#267 SetStretchBltMode
set the bitmap stretching mode of the device-context hdc
ยงSee also
- MS-EMF:v14 2.3.11.24 EMR_SETSTRETCHBLTMODE Record