Function LLVMSetVolatile

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