pub unsafe extern "system" fn FsRtlLookupPerFileContext(
    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"