Function windows_sys::Wdk::Storage::FileSystem::FsRtlKernelFsControlFile
pub unsafe extern "system" fn FsRtlKernelFsControlFile(
fileobject: *const FILE_OBJECT,
fscontrolcode: u32,
inputbuffer: *const c_void,
inputbufferlength: u32,
outputbuffer: *mut c_void,
outputbufferlength: u32,
retoutputbuffersize: *mut u32
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"