windows::Win32::UI::WindowsAndMessaging

Function CreateIconFromResource

pub unsafe fn CreateIconFromResource(
    presbits: &[u8],
    ficon: bool,
    dwver: u32,
) -> Result<HICON>