[][src]Function pyo3::ffi::PyBytes_FromString

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