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

snd_lib_error_handler_t

Declaration

Source position: error.inc line 63

type snd_lib_error_handler_t = procedure(

  _file: PChar;

  line: cint;

  _function: PChar;

  err: cint;

  fmt: PChar;

  dot_dot_dot: array of Const

);


Documentation generated on: 2026-03-03