pub unsafe extern "C" fn ecs_meta_set_float(
cursor: *mut ecs_meta_cursor_t,
value: f64,
) -> i32Expand description
Set field with float value
pub unsafe extern "C" fn ecs_meta_set_float(
cursor: *mut ecs_meta_cursor_t,
value: f64,
) -> i32Set field with float value