Struct winapi::usp10::GOFFSET
[−]
[src]
pub struct GOFFSET {
pub du: LONG,
pub dv: LONG,
}Fields
du | |
dv |
pub struct GOFFSET {
pub du: LONG,
pub dv: LONG,
}du | |
dv |
impl Debug for GOFFSETimpl Copy for GOFFSETimpl Clone for GOFFSETfn clone(&self) -> GOFFSETfn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)