Function pyo3::ffi::PyByteArray_FromObject

source ·
pub unsafe extern "C" fn PyByteArray_FromObject(
    o: *mut PyObject
) -> *mut PyObject