Function pyo3::ffi::PyBytes_AsString

source ยท
pub unsafe extern "C" fn PyBytes_AsString(
    arg1: *mut PyObject,
) -> *mut i8