pub unsafe extern "C" fn LLVMGetEnumAttributeValue(
A: LLVMAttributeRef,
) -> u64Expand description
Get the enum attribute’s value. 0 is returned if none exists.
pub unsafe extern "C" fn LLVMGetEnumAttributeValue(
A: LLVMAttributeRef,
) -> u64Get the enum attribute’s value. 0 is returned if none exists.