Struct winapi::usp10::SCRIPT_GLYPHPROP
[−]
[src]
pub struct SCRIPT_GLYPHPROP {
pub sva: SCRIPT_VISATTR,
pub reserved: WORD,
}Fields
sva | |
reserved |
pub struct SCRIPT_GLYPHPROP {
pub sva: SCRIPT_VISATTR,
pub reserved: WORD,
}sva | |
reserved |
impl Debug for SCRIPT_GLYPHPROPimpl Copy for SCRIPT_GLYPHPROPimpl Clone for SCRIPT_GLYPHPROPfn clone(&self) -> SCRIPT_GLYPHPROPfn 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)