Unit 'bs_vorbisfile' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_acs]

read_func_t

Declaration

Source position: bs_vorbisfile.pas line 44

type read_func_t = function(

  ptr: Pointer;

  size: Cardinal;

  nmemb: Cardinal;

  const datasource: Pointer

):Cardinal;



CT Web help

CodeTyphon Studio