Function glib_sys::g_slice_copy

source ·
pub unsafe extern "C" fn g_slice_copy(
    block_size: size_t,
    mem_block: gconstpointer
) -> gpointer