Function Tcl_AttemptDbCkrealloc

Source
pub unsafe extern "C" fn Tcl_AttemptDbCkrealloc(
    ptr: *mut c_char,
    size: c_uint,
    file: *const c_char,
    line: c_int,
) -> *mut c_char