[][src]Function python27_sys::PyArena_Malloc

pub unsafe extern "C" fn PyArena_Malloc(
    arg1: *mut PyArena,
    size: size_t
) -> *mut c_void