pub unsafe extern "C" fn om_variable_get_name(
variable: *const OmVariable_t,
length: *mut u16,
) -> *const c_charExpand description
Get the name of of a given variable. No guarantee for zero termination! The length in bytes of the string is placed into length.