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