pub unsafe extern "C" fn LLVMGetCallBrDefaultDest(
CallBr: LLVMValueRef,
) -> LLVMBasicBlockRefExpand description
Get the default destination of a CallBr instruction.
pub unsafe extern "C" fn LLVMGetCallBrDefaultDest(
CallBr: LLVMValueRef,
) -> LLVMBasicBlockRefGet the default destination of a CallBr instruction.