[][src]Type Definition win_mem::utils::WinResult

type WinResult<T> = Result<T, WinErrorKind>;