python27_sys

Function PyBuffer_New

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