pub unsafe extern "system" fn FsRtlInsertPerStreamContext(
    perstreamcontext: *const FSRTL_ADVANCED_FCB_HEADER,
    ptr: *const FSRTL_PER_STREAM_CONTEXT
) -> NTSTATUS
Expand description

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