Type Definition winapi::shared::minwindef::NEARPROC

source ·
pub type NEARPROC = *mut __some_function;
Expand description

Pointer to a function with unknown type signature.