Type Definition MacTypes_sys::ProcPtr [] [src]

type ProcPtr = unsafe extern "C" fn(_: c_long);

Generic pointer to a function.