flecs_hashmap_get_bucket

Function flecs_hashmap_get_bucket 

Source
pub unsafe extern "C" fn flecs_hashmap_get_bucket(
    map: *const ecs_hashmap_t,
    hash: u64,
) -> *mut ecs_hm_bucket_t