[][src]Type Definition sudo_plugin_sys::sudo_hook_fn_putenv_t

type sudo_hook_fn_putenv_t = Option<unsafe extern "C" fn(string: *mut c_char, closure: *mut c_void) -> c_int>;