windows::Win32::Networking::Clustering

Function SetGroupDependencyExpressionEx

pub unsafe fn SetGroupDependencyExpressionEx<P1, P2>(
    hgroup: HGROUP,
    lpszdependencyexpression: P1,
    lpszreason: P2,
) -> u32
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,