[][src]Type Definition srtp2_sys::srtp_auth_alloc_func

type srtp_auth_alloc_func = Option<unsafe extern "C" fn(ap: *mut srtp_auth_pointer_t, key_len: c_int, out_len: c_int) -> srtp_err_status_t>;