Function LLVMSetVolatile

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