Function librist_sys::rist_sender_flow_id_set[][src]

pub unsafe extern "C" fn rist_sender_flow_id_set(
    ctx: *mut rist_ctx,
    flow_id: u32
) -> c_int

@brief Change the flow_id value

Change the flow_id value

@param ctx RIST sender context @param flow_id new flow_id @return 0 on success, -1 on error