Function windows_sys::Win32::Graphics::Gdi::CreateCompatibleBitmap

pub unsafe extern "system" fn CreateCompatibleBitmap(
    hdc: HDC,
    cx: i32,
    cy: i32,
) -> HBITMAP