llvm_sys::core

Function LLVMSetVolatile

Source
pub unsafe extern "C" fn LLVMSetVolatile(
    MemoryAccessInst: LLVMValueRef,
    IsVolatile: LLVMBool,
)