Function ctru_sys::svcGetSystemInfo
source · pub unsafe extern "C" fn svcGetSystemInfo(
out: *mut s64,
type_: u32_,
param: s32
) -> Result
Expand description
Gets the system info.
§Arguments
out
(direction out) - Pointer to output the system info to.type
- Type of system info to retrieve.param
- Parameter clarifying the system info type.