Function LLVMGetNumClauses

Source
pub unsafe extern "C" fn LLVMGetNumClauses(
    LandingPad: *mut LLVMValue,
) -> u32
Expand description

Get the number of clauses on a landingpad instruction.