pub type threadinit = threadinit_;Aliased Type§
#[repr(C)]pub struct threadinit {
pub thread: Option<unsafe extern "C" fn(*mut c_void, *mut c_void) -> i32>,
pub hxcfloppyemulatorcontext: *mut c_void,
pub hwcontext: *mut c_void,
}Fields§
§thread: Option<unsafe extern "C" fn(*mut c_void, *mut c_void) -> i32>§hxcfloppyemulatorcontext: *mut c_void§hwcontext: *mut c_void