Tcl_AttemptRealloc

Function Tcl_AttemptRealloc 

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