Function ResUtilEnumResourcesEx
pub unsafe fn ResUtilEnumResourcesEx<P2>(
hcluster: HCLUSTER,
hself: HRESOURCE,
lpszrestypename: P2,
prescallback: LPRESOURCE_CALLBACK_EX,
pparameter: *mut c_void,
) -> u32where
P2: Param<PCWSTR>,