Function python27_sys::PyObject_Realloc
[−]
[src]
pub unsafe extern "C" fn PyObject_Realloc(
arg1: *mut c_void,
arg2: size_t
) -> *mut c_void