windows::Win32::Networking::Clustering

Function ResUtilStartResourceService

pub unsafe fn ResUtilStartResourceService<P0>(
    pszservicename: P0,
    phservicehandle: *mut SC_HANDLE,
) -> u32
where P0: Param<PCWSTR>,