pub unsafe extern "system" fn FltOplockBreakH(
    oplock: *const *const c_void,
    callbackdata: *const FLT_CALLBACK_DATA,
    flags: u32,
    context: *const c_void,
    waitcompletionroutine: PFLTOPLOCK_WAIT_COMPLETE_ROUTINE,
    prepostcallbackdataroutine: PFLTOPLOCK_PREPOST_CALLBACKDATA_ROUTINE
) -> FLT_PREOP_CALLBACK_STATUS
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"