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

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