Type Definition glib_sys::GFreeFunc [] [src]

type GFreeFunc = Option<unsafe extern fn(_: gpointer)>;