Function LLVMGetStringAttributeKind

Source
pub unsafe extern "C" fn LLVMGetStringAttributeKind(
    A: *mut LLVMOpaqueAttributeRef,
    Length: *mut u32,
) -> *const i8
Expand description

Get a string attribute’s kind.