python27_sys::PyBuffer_FromMemory [] [src]

pub unsafe extern fn PyBuffer_FromMemory(ptr: *mut c_void, size: Py_ssize_t) -> *mut PyObject