winapi::minwindef::PROC [-] [+] [src]

type PROC = *const c_void;

Pointer to probably a function with unknown type signature.