Function llvm_sys::core::LLVMGetNumHandlers
source · pub unsafe extern "C" fn LLVMGetNumHandlers(
CatchSwitch: LLVMValueRef
) -> c_uint
Expand description
Get the number of handlers on the catchswitch instruction
pub unsafe extern "C" fn LLVMGetNumHandlers(
CatchSwitch: LLVMValueRef
) -> c_uint
Get the number of handlers on the catchswitch instruction