Editing LV2 Functions and Syscalls
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3,005: | Line 3,005: | ||
| | | | ||
| sys_prx_start_module | | sys_prx_start_module | ||
| int sys_prx_start_module(sys_prx_id_t id, sys_prx_flags_t flags, | | int sys_prx_start_module(sys_prx_id_t id, size_t args, void *argp, int *modres, sys_prx_flags_t flags, sys_prx_start_module_option_t pOpt) | ||
|- | |- | ||
| 482 | | 482 |