Function windows::Win32::Graphics::GdiPlus::GdipCreateBitmapFromHICON

pub unsafe fn GdipCreateBitmapFromHICON<P0>(
    hicon: P0,
    bitmap: *mut *mut GpBitmap
) -> Status
where P0: Param<HICON>,