Function python3_sys::PyLong_FromLong[][src]

pub unsafe extern "C" fn PyLong_FromLong(
    arg1: c_long
) -> *mut PyObject