Function LLVMGetValueName2

Source
pub(crate) unsafe extern "C" fn LLVMGetValueName2(
    Val: &Value,
    Length: *mut size_t,
) -> *const c_char