Function tcmapget

Source
pub unsafe extern "C" fn tcmapget(
    map: *const TCMAP,
    kbuf: *const c_void,
    ksiz: c_int,
    sp: *mut c_int,
) -> *const c_void