Function DSA_meth_get_init

Source
pub unsafe extern "C" fn DSA_meth_get_init(
    dsam: *const dsa_method,
) -> Option<unsafe extern "C" fn(_: *mut dsa_st) -> i32>