Function gsFetch

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