PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
cdc_module Struct Reference

Data Fields

int(* start )(int argc, char **argv)
 
int(* stop )()
 
int(* status )()
 

Detailed Description

Definition at line 329 of file accdvd_internal.h.

Field Documentation

◆ start

int(* cdc_module::start) (int argc, char **argv)

Definition at line 331 of file accdvd_internal.h.

◆ stop

int(* cdc_module::stop) ()

Definition at line 332 of file accdvd_internal.h.

◆ status

int(* cdc_module::status) ()

Definition at line 333 of file accdvd_internal.h.


The documentation for this struct was generated from the following file: