Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- void sort(){
- return with_alloc(1024, (mem:ptr u8){
- // do something
- });
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement