[][src]Function fermium::video::SDL_GetVideoDriver

pub unsafe extern "C" fn SDL_GetVideoDriver(index: c_int) -> *const c_char

Lookup the name of a video driver.

Do not free this pointer.