[][src]Type Definition srtp2_sys::srtp_cipher_init_func_t

type srtp_cipher_init_func_t = Option<unsafe extern "C" fn(state: *mut c_void, key: *const u8) -> srtp_err_status_t>;