Skip to main content

proof_get_result

Function proof_get_result 

Source
pub unsafe extern "C" fn proof_get_result(proof: Proof) -> Term
Expand description

Get the conclusion of the root step of a given proof. @param proof The proof. @return The conclusion term.