Function DSA_set_method

Source
pub unsafe extern "C" fn DSA_set_method(
    dsa: *mut dsa_st,
    arg1: *const dsa_method,
) -> i32