[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_hook_list_marshal

Declaration

Source position: lazglib2.pas line 5437

procedure g_hook_list_marshal(

  hook_list: PGHookList;

  may_recurse: gboolean;

  marshaller: TGHookMarshaller;

  marshal_data: gpointer

);