ma_data_source_get_next_procFunction typedef

ma_data_source_get_next_procFunction = Pointer<ma_data_source> Function(Pointer<ma_data_source> pDataSource)

Implementation

typedef ma_data_source_get_next_procFunction = ffi.Pointer<ma_data_source>
    Function(ffi.Pointer<ma_data_source> pDataSource);