proc_exit abstract method

void proc_exit(
  1. int code
)

Implementation

void proc_exit(int code);