pub unsafe extern "C" fn LLVMGetEnumAttributeKind(
A: LLVMAttributeRef,
) -> c_uintExpand description
Get the unique id corresponding to the provided enum attribute.
pub unsafe extern "C" fn LLVMGetEnumAttributeKind(
A: LLVMAttributeRef,
) -> c_uintGet the unique id corresponding to the provided enum attribute.