Function tcmapget3

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