Function windows::Win32::Networking::Clustering::BackupClusterDatabase
pub unsafe fn BackupClusterDatabase<P0, P1>(
hcluster: P0,
lpszpathname: P1,
) -> u32where
P0: Param<HCLUSTER>,
P1: Param<PCWSTR>,