[−][src]Type Definition winapi_ui_automation::shared::minwindef::NEARPROC
type NEARPROC = *mut __some_function;
Pointer to a function with unknown type signature.
type NEARPROC = *mut __some_function;
Pointer to a function with unknown type signature.