pub type PCLUSTER_PREPARE_SHARED_VOLUME_FOR_BACKUP = Option<unsafe extern "system" fn(lpszfilename: PCWSTR, lpszvolumepathname: PWSTR, lpcchvolumepathname: *mut u32, lpszvolumename: PWSTR, lpcchvolumename: *mut u32) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering"