Function rustc_codegen_llvm::llvm_::ffi::LLVMRustAddFunctionAttrStringValue[][src]

pub unsafe extern "C" fn LLVMRustAddFunctionAttrStringValue(
    Fn: &Value,
    index: c_uint,
    Name: *const c_char,
    Value: *const c_char
)