Function win_sys::FileSystem::WofGetDriverVersion
source · [−]pub unsafe fn WofGetDriverVersion<'a, Param0>(
fileorvolumehandle: Param0,
provider: u32
) -> Result<u32, Error> where
Param0: IntoParam<'a, HANDLE>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’