Function kpal_library_init

Source
#[unsafe(no_mangle)]
pub extern "C" fn kpal_library_init() -> c_int
Expand description

Initializes the library.

This function is called only once by the daemon. It is called when a library is first loaded into memory.