Function fermium::video::SDL_GetDisplayName[][src]

pub unsafe extern "C" fn SDL_GetDisplayName(
    displayIndex: c_int
) -> *const c_char
Expand description

Gets the name of a display.

Do not free this pointer.