Function pyo3_ffi::PyBool_FromLong

source ยท
pub unsafe extern "C" fn PyBool_FromLong(
    arg1: c_long
) -> *mut PyObject