[][src]Function fermium::SDL_Direct3D9GetAdapterIndex

pub unsafe extern "C" fn SDL_Direct3D9GetAdapterIndex(
    displayIndex: c_int
) -> c_int

\brief Returns the D3D9 adapter index that matches the specified display index.

This adapter index can be passed to IDirect3D9::CreateDevice and controls on which monitor a full screen application will appear.