Function windows::Wdk::System::SystemServices::KeFlushIoBuffers

pub unsafe fn KeFlushIoBuffers<P0, P1>(
    mdl: *const MDL,
    readoperation: P0,
    dmaoperation: P1,
)
where P0: Param<BOOLEAN>, P1: Param<BOOLEAN>,