windows::Win32::Networking::Clustering

Function SetGroupDependencyExpression

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