Macro std::os::raw::type_alias [−][src]
macro_rules! type_alias {
{
$Docfile : tt, $Alias : ident = $Real : ty, $NZAlias : ident = $NZReal :
ty ; $($Cfg : tt) *
} => { ... };
}macro_rules! type_alias {
{
$Docfile : tt, $Alias : ident = $Real : ty, $NZAlias : ident = $NZReal :
ty ; $($Cfg : tt) *
} => { ... };
}