Function python27_sys::PyBuffer_New[][src]

pub unsafe extern "C" fn PyBuffer_New(
    size: Py_ssize_t
) -> *mut PyObject