Function LLVMSetValueName

Source
pub unsafe extern "C" fn LLVMSetValueName(
    Val: *mut LLVMValue,
    Name: *const i8,
)