Function glib_2_0_sys::g_realloc

source ·
pub unsafe extern "C" fn g_realloc(
    mem: gpointer,
    n_bytes: gsize
) -> gpointer