pub unsafe extern "C" fn LLVMGetValueName(
Val: LLVMValueRef,
) -> *const c_char👎Deprecated since 70.0.0:
Use LLVMGetValueName2 instead
pub unsafe extern "C" fn LLVMGetValueName(
Val: LLVMValueRef,
) -> *const c_charUse LLVMGetValueName2 instead