[][src]Type Definition zmq_sys::zmq_free_fn

type zmq_free_fn = Option<unsafe extern "C" fn(data_: *mut c_void, hint_: *mut c_void)>;