Type Definition dispatch::ffi::dispatch_function_t

source ·
pub type dispatch_function_t = extern "C" fn(_: *mut c_void);