Function pyo3::ffi::PyBytes_FromObject

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