Function wasapi::initialize_sta [−][src]
pub fn initialize_sta() -> Result<(), Error>Expand description
Initializes COM for use by the calling thread for a single-threaded apartment (STA).
pub fn initialize_sta() -> Result<(), Error>Initializes COM for use by the calling thread for a single-threaded apartment (STA).