Function windows::Wdk::Storage::FileSystem::CcSetParallelFlushFile
pub unsafe fn CcSetParallelFlushFile<P0>(
fileobject: *const FILE_OBJECT,
enableparallelflush: P0,
)where
P0: Param<BOOLEAN>,