[][src]Function menoh_sys::menoh_variable_profile_table_builder_add_input_profile

pub unsafe extern "C" fn menoh_variable_profile_table_builder_add_input_profile(
    builder: menoh_variable_profile_table_builder_handle,
    name: *const c_char,
    dtype: menoh_dtype,
    dims_size: i32,
    dims: *const i32
) -> menoh_error_code