Function LLVMGetClause

Source
pub unsafe extern "C" fn LLVMGetClause(
    LandingPad: LLVMValueRef,
    Idx: c_uint,
) -> LLVMValueRef