pub unsafe extern "C" fn EC_KEY_get0_engine( eckey: *const ec_key_st, ) -> *mut engine_st
Returns the ENGINE object of a EC_KEY object \param eckey EC_KEY object \return the ENGINE object (possibly NULL).