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

Function FindResourceA

Source
pub unsafe fn FindResourceA<'a>(
    hmodule: impl IntoParam<'a, HINSTANCE>,
    lpname: impl IntoParam<'a, PSTR>,
    lptype: impl IntoParam<'a, PSTR>,
) -> HRSRC