pyo3_ffi

Function PyFloat_FromString

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