Struct librsnek::system::Pthread
[−]
[src]
pub struct Pthread<'a> {
pub func: MainFnRef<'a>,
}Regular system thread
Fields
func: MainFnRef<'a>