Function pyo3::ffi::PyFloat_FromString

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