Function windows::Win32::Networking::Clustering::SetClusterQuorumResourceEx
pub unsafe fn SetClusterQuorumResourceEx<P0, P1, P2>(
hresource: P0,
lpszdevicename: P1,
dwmaxquorumlogsize: u32,
lpszreason: P2,
) -> u32where
P0: Param<HRESOURCE>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,