ecs_meta_ptr_to_float

Function ecs_meta_ptr_to_float 

Source
pub unsafe extern "C" fn ecs_meta_ptr_to_float(
    type_kind: ecs_primitive_kind_t,
    ptr: *const c_void,
) -> f64
Expand description

Convert pointer of primitive kind to float.