python27_sys

Function PyLong_FromDouble

Source
pub unsafe extern "C" fn PyLong_FromDouble(
    v: c_double,
) -> *mut PyObject