Function LLVMSetVolatile

Source
pub unsafe extern "C" fn LLVMSetVolatile(
    MemoryAccessInst: *mut LLVMValue,
    IsVolatile: i32,
)