Function rocks_db_sync_wal

Source
pub unsafe extern "C" fn rocks_db_sync_wal(
    db: *mut rocks_db_t,
    status: *mut *mut rocks_status_t,
)