[][src]Type Definition capsule_ffi::rte_usage_hook_t

type rte_usage_hook_t = Option<unsafe extern "C" fn(prgname: *const c_char)>;