phytrace_agent_flush

Function phytrace_agent_flush 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn phytrace_agent_flush( agent: *mut PhyTraceAgentHandle, ) -> i32
Expand description

Flush any buffered events to the transport.

Returns PHYTRACE_OK on success, negative error code on failure.