Function python3_sys::PyBytes_AsString

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