Function python27_sys::PyMem_Realloc[][src]

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