Function LLVMGetStringAttributeValue

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