Function ENGINE_set_DSA

Source
pub unsafe extern "C" fn ENGINE_set_DSA(
    e: *mut engine_st,
    dsa_meth: *const dsa_method,
) -> i32