windows::Win32::Networking::Clustering

Function RestoreClusterDatabase

pub unsafe fn RestoreClusterDatabase<P0, P2>(
    lpszpathname: P0,
    bforce: bool,
    lpszquorumdriveletter: P2,
) -> u32
where P0: Param<PCWSTR>, P2: Param<PCWSTR>,