Type Definition dispatch_function_t
dispatch::ffi
type dispatch_function_t = extern "C" fn(_: *mut c_void);