[][src]Function llvm_sys::core::LLVMGetEnumAttributeValue

pub unsafe extern "C" fn LLVMGetEnumAttributeValue(A: LLVMAttributeRef) -> u64

Get the value of an enum attribute.

Returns 0 if none exists.