Trait webview2_com::ClosureArg[][src]

pub trait ClosureArg {
    type Output: Sized;
}

Associated Types

Implementations on Foreign Types

Implementors