Function llvm_sys::core::LLVMSetVolatile

source ยท
pub unsafe extern "C" fn LLVMSetVolatile(
    MemoryAccessInst: LLVMValueRef,
    IsVolatile: LLVMBool
)