Type Alias ADDJOB_INFO_1A

Source
pub type ADDJOB_INFO_1A = _ADDJOB_INFO_1A;

Aliased Type§

struct ADDJOB_INFO_1A {
    pub Path: *mut i8,
    pub JobId: u32,
}

Fields§

§Path: *mut i8§JobId: u32