Function windows::Win32::Networking::Clustering::IsFileOnClusterSharedVolume
pub unsafe fn IsFileOnClusterSharedVolume<P0>(
lpszpathname: P0,
pbfileisonsharedvolume: *mut BOOL,
) -> u32where
P0: Param<PCWSTR>,