mdb_add_sarg

Function mdb_add_sarg 

Source
pub unsafe extern "C" fn mdb_add_sarg(
    col: *mut MdbColumn,
    in_sarg: *mut MdbSarg,
) -> c_int