ecs_map_get_deref_

Function ecs_map_get_deref_ 

Source
pub unsafe extern "C" fn ecs_map_get_deref_(
    map: *const ecs_map_t,
    key: u64,
) -> *mut c_void
Expand description

Get element as pointer (auto-dereferences _ptr)