Type Definition gio_sys::GReallocFunc [] [src]

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