pub unsafe extern "system" fn FsRtlRemovePerStreamContext(
    streamcontext: *const FSRTL_ADVANCED_FCB_HEADER,
    ownerid: *const c_void,
    instanceid: *const c_void
) -> *mut FSRTL_PER_STREAM_CONTEXT
Expand description

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