Function pyo3::ffi::PyBytes_AsString

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