Type Definition pspAudioThreadfunc_t
pspsdk_sys::sdk
type pspAudioThreadfunc_t = Option<unsafe extern "C" fn(args: c_int, argp: *mut c_void) -> c_int>;