Function gdi32::CreateCompatibleBitmap
[−]
[src]
pub unsafe extern "system" fn CreateCompatibleBitmap(
hdc: HDC,
cx: c_int,
cy: c_int
) -> HBITMAP