Function windows::Win32::Graphics::GdiPlus::GdipCreateBitmapFromHICON
pub unsafe fn GdipCreateBitmapFromHICON<P0>(
hicon: P0,
bitmap: *mut *mut GpBitmap,
) -> Statuswhere
P0: Param<HICON>,