g_realloc

Function g_realloc 

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