ZL_Edge_setIntMetadata

Function ZL_Edge_setIntMetadata 

Source
pub unsafe extern "C" fn ZL_Edge_setIntMetadata(
    edge: *mut ZL_Edge,
    mId: c_int,
    mValue: c_int,
) -> ZL_Report
Expand description

@brief Sets the int metadata for the edge to @p mValue

@param mId The identifier for the stream metadata on the edge to set metadata on @param mValue The value to set stream metadata