Function windows_sys::Wdk::Storage::FileSystem::FsRtlRemovePerFileContext
pub unsafe extern "system" fn FsRtlRemovePerFileContext(
perfilecontextpointer: *const *const c_void,
ownerid: *const c_void,
instanceid: *const c_void
) -> *mut FSRTL_PER_FILE_CONTEXT
Expand description
Required features: "Wdk_Foundation"
, "Win32_System_Kernel"