[][src]Function winapi::um::winuser::GetUserObjectInformationW

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