18 NX_INLINE u32 plsrBFWARFileCount(
const PLSR_BFWAR* bfwar) {
Wave archive file.
Definition: bfwar.h:17
u32 count
Table entry/block count.
Definition: archive.h:41
Wave archive file information.
Definition: bfwar_file.h:10
PLSR_ArchiveTableInfo info
Cached table information.
Definition: archive.h:47
PLSR_RC plsrBFWARFileGet(const PLSR_BFWAR *bfwar, u32 index, PLSR_BFWARFileInfo *out)
Fetch wave file location information from the specified index in the file table.
u32 PLSR_RC
Result code returned by Pulsar functions.
Definition: types.h:73