Function DH_meth_set0_app_data

Source
pub unsafe extern "C" fn DH_meth_set0_app_data(
    dhm: *mut dh_method,
    app_data: *mut c_void,
) -> i32