Enum winapi::winsvc::_SC_ENUM_TYPE
[-] [+]
[src]
pub enum _SC_ENUM_TYPE {
SC_ENUM_PROCESS_INFO,
__,
}Variants
SC_ENUM_PROCESS_INFO | |
__ |
pub enum _SC_ENUM_TYPE {
SC_ENUM_PROCESS_INFO,
__,
}SC_ENUM_PROCESS_INFO | |
__ |
impl Debug for _SC_ENUM_TYPEimpl Copy for _SC_ENUM_TYPEimpl Clone for _SC_ENUM_TYPEfn clone(&self) -> _SC_ENUM_TYPEfn 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).