mdb_sql_set_maxrow

Function mdb_sql_set_maxrow 

Source
pub unsafe extern "C" fn mdb_sql_set_maxrow(
    sql: *mut MdbSQL,
    maxrow: c_int,
)