[][src]Type Definition pd_sys::t_guicallbackfn

type t_guicallbackfn = Option<unsafe extern "C" fn(client: *mut t_gobj, glist: *mut _glist)>;