Function windows::Win32::Storage::FileSystem::FlushFileBuffers

pub unsafe fn FlushFileBuffers<P0>(hfile: P0) -> Result<()>
where P0: Param<HANDLE>,