Function glib_sys::g_realloc_n [] [src]

pub unsafe extern fn g_realloc_n(mem: gpointer,
                                 n_blocks: size_t,
                                 n_block_bytes: size_t)
                                 -> gpointer