pub unsafe extern "system" fn FltDeleteVolumeContext(
    filter: PFLT_FILTER,
    volume: PFLT_VOLUME,
    oldcontext: *mut PFLT_CONTEXT
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"