[][src]Function menoh_sys::menoh_model_data_add_attribute_floats_to_current_node

pub unsafe extern "C" fn menoh_model_data_add_attribute_floats_to_current_node(
    model_data: menoh_model_data_handle,
    attribute_name: *const c_char,
    size: i32,
    value: *const f32
) -> menoh_error_code