llvm_sys::core

Function LLVMGetStringAttributeKind

Source
pub unsafe extern "C" fn LLVMGetStringAttributeKind(
    A: LLVMAttributeRef,
    Length: *mut c_uint,
) -> *const c_char
Expand description

Get a string attribute’s kind.