pub unsafe extern "system" fn ResUtilEnumResourcesEx2(
    hcluster: *mut _HCLUSTER,
    hself: *mut _HRESOURCE,
    lpszrestypename: PCWSTR,
    prescallback: LPRESOURCE_CALLBACK_EX,
    pparameter: *mut c_void,
    dwdesiredaccess: u32
) -> u32
Expand description

Required features: "Win32_Networking_Clustering"