Function Tcl_Realloc

Source
pub unsafe extern "C" fn Tcl_Realloc(
    ptr: *mut c_char,
    size: c_uint,
) -> *mut c_char