[][src]Function python27_sys::PyMem_Realloc

pub unsafe extern "C" fn PyMem_Realloc(p: *mut c_void, n: size_t) -> *mut c_void