Function gsGetRowSet

Source
pub unsafe extern "C" fn gsGetRowSet(
    query: *mut GSQuery,
    rowSet: *mut *mut GSRowSet,
) -> GSResult