[][src]Function ejdb_sys::tcmapputlist

pub unsafe extern "C" fn tcmapputlist(
    map: *mut TCMAP,
    kstr: *const c_char,
    obj: *const TCLIST
)