LLVMGetCallBrIndirectDest

Function LLVMGetCallBrIndirectDest 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetCallBrIndirectDest(
    CallBr: LLVMValueRef,
    Idx: c_uint,
) -> LLVMBasicBlockRef