Zrythm
a highly automated and intuitive digital audio workstation
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
general.h File Reference

General utils. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RETURN_OK   return 0;
 
#define RETURN_ERROR   return 1;
 

Functions

unsigned int utils_get_uint_from_bitfield_val (unsigned int bitfield)
 From https://graphics.stanford.edu/~seander/bithacks.html#ZerosOnRightLinear.
 

Detailed Description

General utils.

Definition in file general.h.