Function windows::Win32::Networking::Clustering::BackupClusterDatabase

pub unsafe fn BackupClusterDatabase<P0, P1>(
    hcluster: P0,
    lpszpathname: P1,
) -> u32
where P0: Param<HCLUSTER>, P1: Param<PCWSTR>,