Function ul_sys::ulDefaultSession[][src]

pub unsafe extern "C" fn ulDefaultSession(
    renderer: ULRenderer
) -> ULSession
Expand description

Get the default session (persistent session named “default”).

@note This session is owned by the Renderer, you shouldn’t destroy it.