pub unsafe extern "C" fn svcGetSystemInfo(
out: *mut s64,
type_: u32_,
param: s32,
) -> ResultExpand 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.