Function htable_new

Source
pub unsafe extern "C" fn htable_new(
    h: *mut htable_t,
    size: usize,
) -> *mut htable_t