pub fn initialize() -> Result<InitializationGuard>Expand description
Initialize Synthizer, returning a InitializationGuard which must be kept
alive for the duration of your program.
pub fn initialize() -> Result<InitializationGuard>Initialize Synthizer, returning a InitializationGuard which must be kept
alive for the duration of your program.