windows::Win32::Networking::Clustering

Function ClusterResourceOpenEnumEx

pub unsafe fn ClusterResourceOpenEnumEx<P1, P3>(
    hcluster: HCLUSTER,
    lpszproperties: P1,
    cbproperties: u32,
    lpszroproperties: P3,
    cbroproperties: u32,
    dwflags: u32,
) -> HRESENUMEX
where P1: Param<PCWSTR>, P3: Param<PCWSTR>,