[][src]Function irssi_sys::g_compute_checksum_for_string

pub unsafe extern "C" fn g_compute_checksum_for_string(
    checksum_type: GChecksumType,
    str: *const gchar,
    length: gssize
) -> *mut gchar