pub unsafe extern "C" fn vdef_transfer_function_to_str(
transfer: vdef_transfer_function,
) -> *const c_charExpand description
Get a string from an enum vdef_transfer_function value. @param transfer: transfer function value to convert @return a string description of the transfer function