Function llvm_sys::core::LLVMGetEnumAttributeValue
source · pub unsafe extern "C" fn LLVMGetEnumAttributeValue(
A: LLVMAttributeRef
) -> u64
Expand description
Get the value of an enum attribute.
Returns 0 if none exists.