Type Alias llvm_sys::LLVMGEPNoWrapFlags
source ยท pub type LLVMGEPNoWrapFlags = c_uint;
Expand description
Flags that constrain the allowed wrap semantics of a gelementptr instruction.
pub type LLVMGEPNoWrapFlags = c_uint;
Flags that constrain the allowed wrap semantics of a gelementptr instruction.