Unit 'asoundlib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#fpalsa]

snd_local_error_handler_t

Declaration

Source position: error.inc line 86

type snd_local_error_handler_t = procedure(

  _file: PChar;

  line: cint;

  func: PChar;

  err: cint;

  fmt: PChar;

  arg: va_list

);


Documentation generated on: 2026-03-03