Type Definition winapi::shared::minwindef::NEARPROC[][src]

type NEARPROC = *mut __some_function;

Pointer to a function with unknown type signature.