Function duk_push_bare_object

Source
pub unsafe extern "C" fn duk_push_bare_object(
    ctx: *mut duk_context,
) -> duk_idx_t