pub unsafe extern "C" fn APT_JumpToHomeMenu(
param: *const c_void,
paramSize: usize,
handle: Handle,
) -> ResultExpand description
Jumps to the home menu.
ยงArguments
param- Parameters to jump with.Size- of the parameter buffer.handle- Handle to pass.