[][src]Function menoh_sys::menoh_variable_profile_table_builder_add_input_profile_dims_2

pub unsafe extern "C" fn menoh_variable_profile_table_builder_add_input_profile_dims_2(
    builder: menoh_variable_profile_table_builder_handle,
    name: *const c_char,
    dtype: menoh_dtype,
    num: i32,
    size: i32
) -> menoh_error_code