pub unsafe extern "system" fn FltIsIoRedirectionAllowedForOperation(
    data: *const FLT_CALLBACK_DATA,
    targetinstance: PFLT_INSTANCE,
    redirectionallowedthisio: *mut BOOLEAN,
    redirectionallowedallio: *mut BOOLEAN
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"