Type Definition GReallocFunc
gio_sys
type GReallocFunc = Option<unsafe extern "C" fn(_: gpointer, _: size_t) -> gpointer>;