Function APT_SendCaptureBufferInfo

Source
pub unsafe extern "C" fn APT_SendCaptureBufferInfo(
    captureBuf: *const aptCaptureBufInfo,
) -> Result
Expand description

Sends capture buffer information.

ยงArguments

  • captureBuf - Capture buffer information to send.