llvm_sys::core

Function LLVMGetStringAttributeValue

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

Get a string attribute’s value.