ZL_FrameInfo_getFormatVersion

Function ZL_FrameInfo_getFormatVersion 

Source
pub unsafe extern "C" fn ZL_FrameInfo_getFormatVersion(
    fi: *const ZL_FrameInfo,
) -> ZL_Report
Expand description

@brief Gets the format version of the frame.

@param fi Frame information object @return The version number, or error if unsupported or invalid