Function DH_meth_get0_app_data

Source
pub unsafe extern "C" fn DH_meth_get0_app_data(
    dhm: *const dh_method,
) -> *mut c_void