Function menoh::ffi::menoh_variable_profile_table_get_dims_at[][src]

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: int32_t,
    dst_size: *mut int32_t
) -> menoh_error_code