[][src]Type Definition srtp2_sys::srtp_auth_dealloc_func

type srtp_auth_dealloc_func = Option<unsafe extern "C" fn(ap: srtp_auth_pointer_t) -> srtp_err_status_t>;