Type Definition MacTypes_sys::ProcHandle
[−]
[src]
type ProcHandle = *mut ProcPtr;
Pointer to a ProcPtr.
type ProcHandle = *mut ProcPtr;
Pointer to a ProcPtr.