[][src]Function llvm_sys::core::LLVMSetVolatile

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