[][src]Type Definition winproc::errors::WinResult

type WinResult<T = ()> = Result<T, Error>;