pub const SYS_HANDLE_INFO: usize = 6; // 6usizeExpand description
Query information about a capability handle.
handle: capability to queryout_ptr: pointer to aHandleInfostruct that receives the result
Returns 0 on success, -EBADF if the handle is invalid.