ADDJOB_INFO_1A

Type Alias ADDJOB_INFO_1A 

Source
pub type ADDJOB_INFO_1A = _ADDJOB_INFO_1A;

Aliased Type§

#[repr(C)]
pub struct ADDJOB_INFO_1A { pub Path: *mut i8, pub JobId: u64, }

Fields§

§Path: *mut i8§JobId: u64