pub unsafe extern "C" fn ZL_FrameInfo_getOutputType(
fi: *const ZL_FrameInfo,
outputID: c_int,
) -> ZL_ReportExpand description
@brief Gets the output type for a specific output ID.
@param fi Frame information object @param outputID Output ID (starts at 0, single output has ID 0) @return Output type, or error code