[][src]Function squirrel_sys::sq_arraypop

pub unsafe extern "C" fn sq_arraypop(
    v: HSQUIRRELVM,
    idx: SQInteger,
    pushval: SQBool
) -> SQRESULT