python27_sys

Function PyArena_Malloc

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