Skip to main content

PyLong_AsDouble

Function PyLong_AsDouble 

pub unsafe extern "C" fn PyLong_AsDouble(arg1: *mut PyObject) -> f64
Available on crate feature tls only.