Function llvm_sys::core::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.