Function ctru_sys::svcGetHandleInfo
source · pub unsafe extern "C" fn svcGetHandleInfo(
out: *mut s64,
handle: Handle,
param: u32_
) -> Result
Expand 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.