Function tomcrypt_sys::dh_export_key [] [src]

pub unsafe extern "C" fn dh_export_key(
    out: *mut c_void,
    outlen: *mut c_ulong,
    type_: c_int,
    key: *mut dh_key
) -> c_int