Function windows::Win32::Storage::FileSystem::WofGetDriverVersion
pub unsafe fn WofGetDriverVersion<P0>(
fileorvolumehandle: P0,
provider: u32,
) -> Result<u32>where
P0: Param<HANDLE>,