winapi
0.3.9
In winapi::
shared::
minwindef
winapi
::
shared
::
minwindef
Type Alias
PROC
Copy item path
Source
pub type PROC =
*mut
__some_function
;
Expand description
Pointer to a function with unknown type signature.