pub unsafe extern "C" fn LLVMGetCallBrNumIndirectDests(
CallBr: LLVMValueRef,
) -> c_uintExpand description
Get the number of indirect destinations of a CallBr instruction.
pub unsafe extern "C" fn LLVMGetCallBrNumIndirectDests(
CallBr: LLVMValueRef,
) -> c_uintGet the number of indirect destinations of a CallBr instruction.