pub unsafe extern "C" fn LLVMGetNumClauses(
LandingPad: LLVMValueRef,
) -> c_uintExpand description
Get the number of clauses on a landingpad instruction.
pub unsafe extern "C" fn LLVMGetNumClauses(
LandingPad: LLVMValueRef,
) -> c_uintGet the number of clauses on a landingpad instruction.