fenestroj 0.0.11

Easier wrappers for Win32 API stuff, safe when possible
Documentation
//! Process and threads stuff.

use super::*;

pub(crate) use winapi::um::processthreadsapi::GetCurrentProcess;