winapi::minwindef::FARPROC [] [src]

type FARPROC = *const c_void;

Pointer to probably a function with unknown type signature.