windows::Win32::Networking::Clustering

Function SetClusterQuorumResource

pub unsafe fn SetClusterQuorumResource<P1>(
    hresource: HRESOURCE,
    lpszdevicename: P1,
    dwmaxquologsize: u32,
) -> u32
where P1: Param<PCWSTR>,