![]() |
PK_TRCURVE_ask |
PK_ERROR_code_t PK_TRCURVE_ask ( --- received arguments --- PK_TRCURVE_t trcurve, --- trcurve --- returned arguments --- PK_TRCURVE_sf_t *const trcurve_sf --- trcurve standard form ) This function writes the standard form of a trcurve at the given address. The application is responsible for allocating the standard form but need not initialise any of the fields. See documentation for PK_TRCURVE_sf_t.