pub unsafe extern "C" fn EC_POINT_method_of(
point: *const ec_point_st,
) -> *const ec_method_st
Expand description
Returns the EC_METHOD used in EC_POINT object \param point EC_POINT object \return the EC_METHOD used
pub unsafe extern "C" fn EC_POINT_method_of(
point: *const ec_point_st,
) -> *const ec_method_st
Returns the EC_METHOD used in EC_POINT object \param point EC_POINT object \return the EC_METHOD used