Function rust_tcl_sys::tcl::Tcl_Format [] [src]

pub unsafe extern "C" fn Tcl_Format(
    interp: *mut Tcl_Interp,
    format: *const c_char,
    objc: c_int,
    objv: *const *mut Tcl_Obj
) -> *mut Tcl_Obj