SecmodSessionCallback

Type Alias SecmodSessionCallback 

Source
pub type SecmodSessionCallback = unsafe extern "C" fn(arg1: *mut netsnmp_session) -> c_int;