pub unsafe extern "C" fn LeapRecordingClose(
    ppRecording: *mut LEAP_RECORDING
) -> eLeapRS
Expand description

\ingroup Functions Closes a LEAP_RECORDING.

@param[out] ppRecording The recording being closed. Will modify *ppRecording to be null. @returns The operation result code, a member of the eLeapRS enumeration. @since 3.2.0