Function LLVMIsAIntrinsicInst

Source
#[no_mangle]
pub extern "C" fn LLVMIsAIntrinsicInst(
    Val: LLVMValueRef,
) -> LLVMValueRef