pub unsafe extern "C" fn svcGetHandleInfo(
out: *mut s64,
handle: Handle,
param: u32_,
) -> ResultExpand description
Gets a handle info.
ยงArguments
out(direction out) - Pointer to output the handle info to.handle- Handle to get the info for.param- Parameter clarifying the handle info type.