Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::LoadImageW[][src]

pub unsafe fn LoadImageW<'a>(
    hinst: impl IntoParam<'a, HINSTANCE>,
    name: impl IntoParam<'a, PWSTR>,
    type: GDI_IMAGE_TYPE,
    cx: i32,
    cy: i32,
    fuload: IMAGE_FLAGS
) -> HANDLE