miraacq_Release
Releases the camera acquisition kernel.
void miraacq_Release(makernel* pma);
Parameters:
- pma: A pointer to the acquisition kernel returned by miraacq_Init.
Description:
miraacq_Release releases all memory allocated by miraacq_Init, after this function was called, pma will be uninitialized.