Function Tcl_SetBignumObj

Source
pub unsafe extern "C" fn Tcl_SetBignumObj(
    obj: *mut Tcl_Obj,
    value: *mut mp_int,
)