[][src]Function glib_sys::g_try_realloc

pub unsafe extern "C" fn g_try_realloc(
    mem: gpointer,
    n_bytes: size_t
) -> gpointer