pub unsafe extern "C" fn micInit(
buffer: *mut u8_,
bufferSize: u32_,
) -> ResultExpand description
Initializes MIC.
ยงArguments
size- Shared memory buffer to write audio data to. Must be aligned to 0x1000 bytes.handle- Size of the shared memory buffer.