Function yaslapi_sys::YASL_pushlist
source · pub unsafe extern "C" fn YASL_pushlist(S: *mut YASL_State)Expand description
[-0, +1] Pushes an empty list onto the stack. @param S the YASL_State onto which to push the list.
pub unsafe extern "C" fn YASL_pushlist(S: *mut YASL_State)[-0, +1] Pushes an empty list onto the stack. @param S the YASL_State onto which to push the list.