Function squirrel::sq_readclosure [] [src]

pub unsafe extern "C" fn sq_readclosure(
    vm: HSQUIRRELVM,
    readf: SQREADFUNC,
    up: SQUserPointer
) -> SQRESULT