Function tomcrypt_sys::crc32_finish [] [src]

pub unsafe extern "C" fn crc32_finish(
    ctx: *mut crc32_state,
    hash: *mut c_void,
    size: c_ulong
)