pub unsafe extern "C" fn LLVMGetValueName(
Val: LLVMValueRef,
) -> *const c_charExpand description
Deprecated: Use LLVMGetValueName2 instead.
pub unsafe extern "C" fn LLVMGetValueName(
Val: LLVMValueRef,
) -> *const c_charDeprecated: Use LLVMGetValueName2 instead.