webview2_com_sys::Windows::Win32::System::LibraryLoader

Function FindResourceExW

Source
pub unsafe fn FindResourceExW<'a>(
    hmodule: impl IntoParam<'a, HINSTANCE>,
    lptype: impl IntoParam<'a, PWSTR>,
    lpname: impl IntoParam<'a, PWSTR>,
    wlanguage: u16,
) -> HRSRC