Function pyo3::ffi::PyFloat_FromString

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