Function menoh_sys::menoh_variable_profile_table_builder_add_input_profile_dims_4[][src]

pub unsafe extern "C" fn menoh_variable_profile_table_builder_add_input_profile_dims_4(
    builder: menoh_variable_profile_table_builder_handle,
    name: *const c_char,
    dtype: menoh_dtype,
    num: i32,
    channel: i32,
    height: i32,
    width: i32
) -> menoh_error_code