Function windows::Win32::Networking::Clustering::SetGroupDependencyExpressionEx
pub unsafe fn SetGroupDependencyExpressionEx<P0, P1, P2>(
hgroup: P0,
lpszdependencyexpression: P1,
lpszreason: P2,
) -> u32where
P0: Param<HGROUP>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,