[][src]Function CCODE::GetUserObjectInformationA

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