Function pyo3_ffi::PyBytes_FromString

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