LLVMGetStringAttributeKind

Function LLVMGetStringAttributeKind 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetStringAttributeKind(
    A: LLVMAttributeRef,
    Length: *mut c_uint,
) -> *const c_char