pub type PCLUSAPI_IS_FILE_ON_CLUSTER_SHARED_VOLUME = Option<unsafe extern "system" fn(lpszpathname: PCWSTR, pbfileisonsharedvolume: *mut BOOL) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"