| IMPORT_C gpointer | g_slice_copy | ( | gsize | block_size, |
| gconstpointer | mem_block | |||
| ) | ||||
| IMPORT_C void | g_slice_set_config | ( | GSliceConfig | ckey, |
| gint64 | value | |||
| ) | ||||
| IMPORT_C gint64 | g_slice_get_config | ( | GSliceConfig | ckey | ) |
| IMPORT_C gint64 * | g_slice_get_config_state | ( | GSliceConfig | ckey, |
| gint64 | address, | |||
| guint * | n_values | |||
| ) | ||||