Function g_compute_checksum_for_data

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