Function python3_sys::PyBool_FromLong

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