[][src]Function menoh_sys::menoh_variable_profile_table_get_dims_at

pub unsafe extern "C" fn menoh_variable_profile_table_get_dims_at(
    variable_profile_table: menoh_variable_profile_table_handle,
    variable_name: *const c_char,
    index: i32,
    dst_size: *mut i32
) -> menoh_error_code