Function llvm_sys::core::LLVMSetValueName

source ยท
pub unsafe extern "C" fn LLVMSetValueName(
    Val: LLVMValueRef,
    Name: *const c_char,
)