om_variable_get_name

Function om_variable_get_name 

Source
pub unsafe extern "C" fn om_variable_get_name(
    variable: *const OmVariable_t,
    length: *mut u16,
) -> *const c_char
Expand 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.