Type Alias TOKEN_OWNER

Source
pub type TOKEN_OWNER = _TOKEN_OWNER;

Aliased Type§

struct TOKEN_OWNER {
    pub Owner: *mut c_void,
}

Fields§

§Owner: *mut c_void