rustc_codegen_llvm::llvm

Function LLVMSetVolatile

Source
pub unsafe extern "C" fn LLVMSetVolatile(
    MemoryAccessInst: &Value,
    volatile: Bool,
)