[][src]Function nginx::ENGINE_set_DSA

pub unsafe extern "C" fn ENGINE_set_DSA(
    e: *mut ENGINE,
    dsa_meth: *const DSA_METHOD
) -> c_int