Function GSPLCD_GetVendors

Source
pub unsafe extern "C" fn GSPLCD_GetVendors(
    vendors: *mut u8_,
) -> Result
Expand description

Gets the LCD screens’ vendors. Stubbed on old 3ds.

§Arguments

  • vendor - Pointer to output the screen vendors to.