pub unsafe extern "C" fn CFGU_GetModelNintendo2DS(
    value: *mut u8_
) -> Result
Expand description

Gets whether the system is a 2DS.

§Arguments

  • value - Pointer to output the result to. (0 = yes, 1 = no)