Function windows_sys::Wdk::Storage::FileSystem::ZwSetVolumeInformationFile
pub unsafe extern "system" fn ZwSetVolumeInformationFile(
filehandle: HANDLE,
iostatusblock: *mut IO_STATUS_BLOCK,
fsinformation: *const c_void,
length: u32,
fsinformationclass: FS_INFORMATION_CLASS
) -> NTSTATUSExpand description
Required features: "Win32_Foundation", "Win32_System_IO"