Function sdl2_sys::SDL_RenderGetMetalCommandEncoder
source · pub unsafe extern "C" fn SDL_RenderGetMetalCommandEncoder(
renderer: *mut SDL_Renderer,
) -> *mut c_void
Expand description
\brief Get the Metal command encoder for the current frame
\param renderer The renderer to query
\return id
\sa SDL_RenderGetMetalLayer()