Function python3_sys::PyObject_AsCharBuffer[][src]

pub unsafe extern "C" fn PyObject_AsCharBuffer(
    obj: *mut PyObject,
    buffer: *mut *const c_char,
    buffer_len: *mut Py_ssize_t
) -> c_int
👎 Deprecated since 0.2.1:

Old Buffer API