Function windows_sys::Wdk::Storage::FileSystem::FsRtlChangeBackingFileObject
pub unsafe extern "system" fn FsRtlChangeBackingFileObject(
currentfileobject: *const FILE_OBJECT,
newfileobject: *const FILE_OBJECT,
changebackingtype: FSRTL_CHANGE_BACKING_TYPE,
flags: 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"