Struct windows_metadata::MethodParam
source · [−]Fields
param: Param
signature: Signature
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MethodParam
impl Send for MethodParam
impl Sync for MethodParam
impl Unpin for MethodParam
impl UnwindSafe for MethodParam
Blanket Implementations
Mutably borrows from an owned value. Read more