Type Definition MacTypes_sys::ProcPtr

source ·
pub type ProcPtr = unsafe extern "C" fn(_: c_long);
Expand description

Generic pointer to a function.