pub unsafe extern "system" fn FsRtlInsertPerFileContext(
    perfilecontextpointer: *const *const c_void,
    ptr: *const FSRTL_PER_FILE_CONTEXT
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"