Function menoh::ffi::menoh_variable_profile_table_builder_add_input_profile_dims_2[][src]

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: int32_t,
    size: int32_t
) -> menoh_error_code