pub unsafe extern "C" fn magma_initialize_tracing(
    channel: magma_handle_t
) -> magma_status_t
Expand description

\brief Initializes tracing. This should be called on Fuchsia; on other platforms it’s not needed and will just close the given handle. \param channel An open connection to a tracing provider.