Function ENGINE_set_EC

Source
pub unsafe extern "C" fn ENGINE_set_EC(
    e: *mut engine_st,
    ecdsa_meth: *const ec_key_method_st,
) -> i32