Type Alias TOKEN_LINKED_TOKEN

Source
pub type TOKEN_LINKED_TOKEN = _TOKEN_LINKED_TOKEN;

Aliased Type§

struct TOKEN_LINKED_TOKEN {
    pub LinkedToken: *mut c_void,
}

Fields§

§LinkedToken: *mut c_void