[][src]Function irssi_sys::g_compute_checksum_for_data

pub unsafe extern "C" fn g_compute_checksum_for_data(
    checksum_type: GChecksumType,
    data: *const guchar,
    length: gsize
) -> *mut gchar