Function CreateDiscardableBitmap

Source
pub unsafe extern "C" fn CreateDiscardableBitmap(
    hdc: HDC,
    cx: c_int,
    cy: c_int,
) -> HBITMAP