SetClusterQuorumResourceEx

Function SetClusterQuorumResourceEx 

pub unsafe fn SetClusterQuorumResourceEx<P1, P3>(
    hresource: HRESOURCE,
    lpszdevicename: P1,
    dwmaxquorumlogsize: u32,
    lpszreason: P3,
) -> u32
where P1: Param<PCWSTR>, P3: Param<PCWSTR>,