Function janet_table_merge_struct

Source
pub unsafe extern "C" fn janet_table_merge_struct(
    table: *mut JanetTable,
    other: *const JanetKV,
)