Function windows::Win32::System::LibraryLoader::SizeofResource

pub unsafe fn SizeofResource<P0, P1>(hmodule: P0, hresinfo: P1) -> u32
where P0: Param<HMODULE>, P1: Param<HRSRC>,