Function tomcrypt_sys::ecc_export [] [src]

pub unsafe extern "C" fn ecc_export(
    out: *mut c_uchar,
    outlen: *mut c_ulong,
    type_: c_int,
    key: *mut ecc_key
) -> c_int