pyo3_ffi

Function PyFloat_FromString

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