Type Definition libnotify_sys::NotifyActionCallback
[−]
[src]
type NotifyActionCallback = Option<unsafe extern "C" fn(_: *mut NotifyNotification, _: *mut c_char, _: gpointer)>;