Type Definition gio_sys::GReallocFunc

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