Function winapi::um::winuser::GetUserObjectInformationW
source · pub unsafe extern "system" fn GetUserObjectInformationW(
hObj: HANDLE,
nIndex: c_int,
pvInfo: PVOID,
nLength: DWORD,
lpnLengthNeeded: LPDWORD
) -> BOOL