Function yaslapi_sys::YASL_pushtable
source · 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.
pub unsafe extern "C" fn YASL_pushtable(S: *mut YASL_State)[-0, +1] Pushes an empty table onto the stack. @param S the YASL_State onto which to push the table.