Function tcmapprintf

Source
pub unsafe extern "C" fn tcmapprintf(
    map: *mut TCMAP,
    kstr: *const c_char,
    format: *const c_char,
    ...
)