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