Type Definition gio_sys::GReallocFunc [] [src]

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