pub unsafe extern "C" fn YASL_pushtable(S: *mut YASL_State)
Expand description

[-0, +1] Pushes an empty table onto the stack. @param S the YASL_State onto which to push the table.