pyo3_ffi

Function PyBool_FromLong

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