Function pyo3::ffi::PyBytes_FromString

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