Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::CreateIcon [−][src]
pub unsafe fn CreateIcon<'a>(
hinstance: impl IntoParam<'a, HINSTANCE>,
nwidth: i32,
nheight: i32,
cplanes: u8,
cbitspixel: u8,
lpbandbits: *const u8,
lpbxorbits: *const u8
) -> HICON