__quantum__rt__bigint_greater_eq

Function __quantum__rt__bigint_greater_eq 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn __quantum__rt__bigint_greater_eq( lhs: *const BigInt, rhs: *const BigInt, ) -> bool