vdef_transfer_function_to_str

Function vdef_transfer_function_to_str 

Source
pub unsafe extern "C" fn vdef_transfer_function_to_str(
    transfer: vdef_transfer_function,
) -> *const c_char
Expand 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