LLVMGetEnumAttributeValue

Function LLVMGetEnumAttributeValue 

Source
pub unsafe extern "C" fn LLVMGetEnumAttributeValue(
    A: LLVMAttributeRef,
) -> u64
Expand description

Get the enum attribute’s value. 0 is returned if none exists.