Struct winapi::usp10::SCRIPT_ITEM
[−]
[src]
pub struct SCRIPT_ITEM {
pub iCharPos: c_int,
pub a: SCRIPT_ANALYSIS,
}Fields
iCharPos | |
a |
pub struct SCRIPT_ITEM {
pub iCharPos: c_int,
pub a: SCRIPT_ANALYSIS,
}iCharPos | |
a |
impl Debug for SCRIPT_ITEMimpl Copy for SCRIPT_ITEMimpl Clone for SCRIPT_ITEMfn clone(&self) -> SCRIPT_ITEMfn 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)