Type Definition sudo_plugin_sys::sudo_hook_fn_t [] [src]

type sudo_hook_fn_t = Option<unsafe extern "C" fn() -> c_int>;