Function evil_janet::janet_table_init_raw

source ·
pub unsafe extern "C-unwind" fn janet_table_init_raw(
    table: *mut JanetTable,
    capacity: i32
) -> *mut JanetTable