Skip to main content

PyLong_FromLong

Function PyLong_FromLong 

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