[][src]Function CCODE::GetUserObjectInformationW

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