duk_push_array

Function duk_push_array 

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