Function windows::Win32::Storage::FileSystem::FlushLogBuffers

pub unsafe fn FlushLogBuffers(
    pvmarshal: *const c_void,
    poverlapped: Option<*mut OVERLAPPED>,
) -> Result<()>